home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Communication / Weather / Weather.app / Other.bundle / contel < prev    next >
Text File  |  1993-11-14  |  568b  |  18 lines

  1. #! /bin/sh
  2. cat << eof
  3.  
  4. A Terminal window will open for the ConTel weather service.
  5. This provides access to detailed FAA weather information, 
  6. primarily of interest to pilots, but perhaps useful to
  7. other users and travelers as well.  If you are a pilot,
  8. you can file your flight plan this way.  If you are just
  9. a casual user, you probably want to get a weather briefing
  10. for a travel route (say from BOS to SFO) in "Plain Language."
  11.  
  12. [telnet duats.contel.com]...
  13.  
  14. [[[This feature not currently working...]]]
  15.  
  16. eof
  17. #Terminal -Shell "telnet duats.contel.com" > /dev/null &
  18.